自建文件"清除系统LJ.bat"真的好用么??

来源:百度知道 编辑:UC知道 时间:2024/05/10 11:11:15

这要根据你的系统和自己的需要而做的
你先按照他的路径打开所在的地方,看看是不是你需要的。要不然怕你删错了哦

很好用,你试试就知道了。

还不错的,我一直在使用。

可以清理 你所有的临时文件,
对机器运行有帮助。

确实比较好用.
我自己就经常用的.
新建文本文档,将下面的内容复制进去.
@echo off
echo 正在清除系统垃圾文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\r